GrapeCity ActiveReports for .NET 12.0J
Set(Int32,InteractiveSort[]) メソッド

キーで配列InteractiveSortを辞書に追加します。
構文
'宣言
 
Public Overloads Sub Set( _
   ByVal scopeId As Integer, _
   ByVal sort() As InteractiveSort _
) 
public void Set( 
   int scopeId,
   InteractiveSort[] sort
)

パラメータ

scopeId
sort
参照

関連項目

InteractiveSortState クラス
InteractiveSortState メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.